home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronics Boutique Catalog 1996 Spring
/
1996 Electronics Boutique Spring CD-ROM (USA).bin
/
eb
/
shared.dir
/
00210.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-03-20
|
222 b
|
11 lines
on checkAddressState
global addressGiverFlag, mystore
if addressGiverFlag = 1 then
set mystore to the text of cast "storeLocation"
set addressGiverFlag to 0
return mystore
else
nothing()
end if
end